home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / compress / tar321__.zip / SOURCES.ZIP / PCTIMER.H < prev    next >
Text File  |  1994-05-09  |  103b  |  3 lines

  1. #define SEC2TICK(x) (34829UL*(x)/1913) /* calculate ticks by seconds */
  2. unsigned long pctimer(void);
  3.